-
-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(lucide-solid): compilation issues when starting up Vite Dev server #2375
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
📖 documentation
Improvements or additions to documentation
📦 dependencies
Pull requests that update a dependency file
🌍 site
Has to do something with the Lucide website
🪝 solid package
About the Solid package
labels
Aug 16, 2024
jguddas
approved these changes
Aug 16, 2024
jguddas
changed the title
fix(lucide-solid): Compilation issues when starting up Vite Dev server
fix(lucide-solid): compilation issues when starting up Vite Dev server
Aug 16, 2024
25 tasks
kkrishguptaa
referenced
this pull request
in kkrishguptaa/study-web3
Aug 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.429.0` -> `^0.435.0`](https://renovatebot.com/diffs/npm/lucide-react/0.429.0/0.435.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.429.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.429.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.435.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.435.0): New icons 0.435.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.434.0...0.435.0) #### Modified Icons 🔨 - `milestone` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) - `signpost` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.434.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.434.0): New icons 0.434.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.433.0...0.434.0) #### New icons 🎨 - `volume-off` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `file-volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-1` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-2` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-x` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.433.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.433.0): New icons 0.433.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.432.0...0.433.0) #### New icons 🎨 - `trending-up-down` ([#​2372](https://togithub.com/lucide-icons/lucide/issues/2372)) by [@​Alportan](https://togithub.com/Alportan) #### Fixes Lucide Solid - Fixed compilation issues when starting up Vite Dev server by [@​ericfennis](https://togithub.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2375](https://togithub.com/lucide-icons/lucide/pull/2375) ### [`v0.432.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.432.0): New icons 0.432.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.429.0...0.432.0) #### New icons 🎨 - `chart-gantt` ([#​2392](https://togithub.com/lucide-icons/lucide/issues/2392)) by [@​jguddas](https://togithub.com/jguddas) #### Modified Icons 🔨 - `contact-round` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) - `contact` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/kkrishguptaa/study-web3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the `lucide-react` package to the latest version, enhancing application functionality with potential new features and improvements. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in technifit/tasker
Aug 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`0.432.0` -> `0.435.0`](https://renovatebot.com/diffs/npm/lucide-react/0.432.0/0.435.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.432.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.432.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.435.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.435.0): New icons 0.435.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.434.0...0.435.0) #### Modified Icons 🔨 - `milestone` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) - `signpost` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.434.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.434.0): New icons 0.434.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.433.0...0.434.0) #### New icons 🎨 - `volume-off` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `file-volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-1` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-2` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-x` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.433.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.433.0): New icons 0.433.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.432.0...0.433.0) #### New icons 🎨 - `trending-up-down` ([#​2372](https://togithub.com/lucide-icons/lucide/issues/2372)) by [@​Alportan](https://togithub.com/Alportan) #### Fixes Lucide Solid - Fixed compilation issues when starting up Vite Dev server by [@​ericfennis](https://togithub.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2375](https://togithub.com/lucide-icons/lucide/pull/2375) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/technifit/tasker).
Brooooooklyn
referenced
this pull request
in toeverything/AFFiNE
Aug 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`3.635.0` -> `3.637.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`3.635.0` -> `3.637.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.635.0/3.637.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@keyv/redis](https://togithub.com/jaredwray/keyv) | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/@keyv%2fredis/3.0.0/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@keyv%2fredis/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@keyv%2fredis/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@keyv%2fredis/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@keyv%2fredis/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@napi-rs/simple-git](https://togithub.com/Brooooooklyn/simple-git) | [`0.1.17` -> `0.1.18`](https://renovatebot.com/diffs/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fsimple-git/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fsimple-git/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@napi-rs/simple-git](https://togithub.com/Brooooooklyn/simple-git) | [`0.1.17` -> `0.1.18`](https://renovatebot.com/diffs/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fsimple-git/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fsimple-git/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fsimple-git/0.1.17/0.1.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@nx/vite](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/vite)) | [`19.6.1` -> `19.6.2`](https://renovatebot.com/diffs/npm/@nx%2fvite/19.6.1/19.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fvite/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fvite/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fvite/19.6.1/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fvite/19.6.1/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@opentelemetry/semantic-conventions](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`1.25.1` -> `1.26.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/1.25.1/1.26.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fsemantic-conventions/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry%2fsemantic-conventions/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry%2fsemantic-conventions/1.25.1/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fsemantic-conventions/1.25.1/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [foxact](https://foxact.skk.moe) ([source](https://togithub.com/SukkaW/foxact)) | [`0.2.36` -> `0.2.37`](https://renovatebot.com/diffs/npm/foxact/0.2.36/0.2.37) | [![age](https://developer.mend.io/api/mc/badges/age/npm/foxact/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/foxact/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/foxact/0.2.36/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/foxact/0.2.36/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [lucide-react](https://lucide.dev) ([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.429.0` -> `^0.435.0`](https://renovatebot.com/diffs/npm/lucide-react/0.429.0/0.435.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.429.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.429.0/0.435.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | `20.16.0` -> `20.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.16.0/v20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.16.0/v20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [nx](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) | [`19.6.1` -> `19.6.2`](https://renovatebot.com/diffs/npm/nx/19.6.1/19.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nx/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/19.6.1/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/19.6.1/19.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [react-resizable-panels](https://togithub.com/bvaughn/react-resizable-panels) | [`2.1.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/react-resizable-panels/2.1.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-resizable-panels/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-resizable-panels/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-resizable-panels/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-resizable-panels/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [react-transition-state](https://szhsin.github.io/react-transition-state/) ([source](https://togithub.com/szhsin/react-transition-state)) | [`2.1.1` -> `2.1.2`](https://renovatebot.com/diffs/npm/react-transition-state/2.1.1/2.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-transition-state/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-transition-state/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-transition-state/2.1.1/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-transition-state/2.1.1/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [webpack](https://togithub.com/webpack/webpack) | [`5.93.0` -> `5.94.0`](https://renovatebot.com/diffs/npm/webpack/5.93.0/5.94.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/webpack/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/webpack/5.93.0/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack/5.93.0/5.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [wrangler](https://togithub.com/cloudflare/workers-sdk) ([source](https://togithub.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)) | [`3.72.1` -> `3.72.2`](https://renovatebot.com/diffs/npm/wrangler/3.72.1/3.72.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/wrangler/3.72.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/wrangler/3.72.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/wrangler/3.72.1/3.72.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/wrangler/3.72.1/3.72.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.637.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#36370-2024-08-22) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.635.0...v3.637.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>Brooooooklyn/simple-git (@​napi-rs/simple-git)</summary> ### [`v0.1.18`](https://togithub.com/Brooooooklyn/simple-git/releases/tag/v0.1.18) [Compare Source](https://togithub.com/Brooooooklyn/simple-git/compare/v0.1.17...v0.1.18) ##### Core features: ##### Blob API ```js import { Repository } from "@​napi-rs/simple-git"; const repo = new Repository("."); const blob = repo.head().peelToTree() .getPath("__test__/repo.spec.mjs") .toObject(repo) .peelToBlob(); const fileContent = Buffer.from(blob.content()).toString("utf8"); ``` ##### What's Changed - chore(deps): update yarn to v4.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Brooooooklyn/simple-git/pull/58](https://togithub.com/Brooooooklyn/simple-git/pull/58) - chore(deps): lock file maintenance by [@​renovate](https://togithub.com/renovate) in [https://github.com/Brooooooklyn/simple-git/pull/57](https://togithub.com/Brooooooklyn/simple-git/pull/57) - feat: implment blob and related features by [@​Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/Brooooooklyn/simple-git/pull/59](https://togithub.com/Brooooooklyn/simple-git/pull/59) **Full Changelog**: Brooooooklyn/simple-git@v0.1.17...v0.1.18 </details> <details> <summary>nrwl/nx (@​nx/vite)</summary> ### [`v19.6.2`](https://togithub.com/nrwl/nx/releases/tag/19.6.2) [Compare Source](https://togithub.com/nrwl/nx/compare/19.6.1...19.6.2) ##### 19.6.2 (2024-08-21) ##### 🚀 Features - **bundling:** add option to generate sourcemaps for Rollup build ([#​27539](https://togithub.com/nrwl/nx/pull/27539)) - **devkit:** prefer strings over Linter enum ([#​27209](https://togithub.com/nrwl/nx/pull/27209)) - **graph:** add expandedTargets to project details on nx dev ([#​26911](https://togithub.com/nrwl/nx/pull/26911)) - **js:** add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json ([#​27518](https://togithub.com/nrwl/nx/pull/27518)) - **nx-dev:** honor prefers-reduced-motion ([#​27541](https://togithub.com/nrwl/nx/pull/27541)) ##### 🩹 Fixes - missing export for setRemoteDefinition ([#​27491](https://togithub.com/nrwl/nx/pull/27491)) - **core:** fix importing files with special characters ([#​27484](https://togithub.com/nrwl/nx/pull/27484)) - **core:** use withVerbose util ([#​27553](https://togithub.com/nrwl/nx/pull/27553)) - **core:** support import detection of packages installed from git remote URL ([#​27569](https://togithub.com/nrwl/nx/pull/27569)) - **esbuild:** declaration:true should find the correct package root regardless of cwd [#​26261](https://togithub.com/nrwl/nx/issues/26261) ([#​27560](https://togithub.com/nrwl/nx/pull/27560), [#​26261](https://togithub.com/nrwl/nx/issues/26261)) - **gradle:** track childProjects in properties report ([#​27488](https://togithub.com/nrwl/nx/pull/27488)) - **gradle:** fix tasksFileLines might be undefined ([#​27548](https://togithub.com/nrwl/nx/pull/27548)) - **js:** only sync references when composite is true, preserve comments in other parts of file ([#​27530](https://togithub.com/nrwl/nx/pull/27530)) - **js:** ensure assets option in tsc executor defaults to empty array for programmatic usage ([#​27565](https://togithub.com/nrwl/nx/pull/27565)) - **module-federation:** ensure shared packages can be shared from host [#​27162](https://togithub.com/nrwl/nx/issues/27162) ([#​27513](https://togithub.com/nrwl/nx/pull/27513), [#​27162](https://togithub.com/nrwl/nx/issues/27162)) - **nextjs:** should not fail when running outside of nx cli ([#​27523](https://togithub.com/nrwl/nx/pull/27523)) - **nextjs:** Should be able to run custom server targets with swc ([#​27526](https://togithub.com/nrwl/nx/pull/27526)) - **nextjs:** schema type for unitTestRunner for library ([#​26824](https://togithub.com/nrwl/nx/pull/26824)) - **node:** generate webpack server apps with generatePackageJson:true by default ([#​27570](https://togithub.com/nrwl/nx/pull/27570)) - **nx-dev:** modify prompt ([#​27536](https://togithub.com/nrwl/nx/pull/27536)) - **nx-plugin:** allow create-package without e2eProject ([#​27572](https://togithub.com/nrwl/nx/pull/27572)) - **react:** handle more scenarios when collecting component props for generating stories ([#​27528](https://togithub.com/nrwl/nx/pull/27528)) - **storybook:** should generate correct config for nextjs apps [#​27233](https://togithub.com/nrwl/nx/issues/27233) ([#​27510](https://togithub.com/nrwl/nx/pull/27510), [#​27233](https://togithub.com/nrwl/nx/issues/27233)) - **testing:** fix issues in static server target migrations ([#​27547](https://togithub.com/nrwl/nx/pull/27547)) - **vite:** plugin should infer serve target if server config defined [#​27370](https://togithub.com/nrwl/nx/issues/27370) ([#​27507](https://togithub.com/nrwl/nx/pull/27507), [#​27370](https://togithub.com/nrwl/nx/issues/27370)) - **vite:** load the correct config file from [@​nx/vite](https://togithub.com/nx/vite):test executor ([#​27514](https://togithub.com/nrwl/nx/pull/27514)) - **vite:** add typecheck inferred target for vite plugin [#​27501](https://togithub.com/nrwl/nx/issues/27501) ([#​27531](https://togithub.com/nrwl/nx/pull/27531), [#​27501](https://togithub.com/nrwl/nx/issues/27501)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - Feliche-Demian Netliukh - Guilherme Prezzi [@​menosprezzi](https://togithub.com/menosprezzi) - Isaac Mann [@​isaacplmann](https://togithub.com/isaacplmann) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - James Henry [@​JamesHenry](https://togithub.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) </details> <details> <summary>open-telemetry/opentelemetry-js (@​opentelemetry/semantic-conventions)</summary> ### [`v1.26.0`](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.25.1...3cf1c5215f2656ccb82e6a73cd9e6f2782f8d1cc) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.25.1...3cf1c5215f2656ccb82e6a73cd9e6f2782f8d1cc) </details> <details> <summary>SukkaW/foxact (foxact)</summary> ### [`v0.2.37`](https://togithub.com/SukkaW/foxact/blob/HEAD/CHANGELOG.md#0237) [Compare Source](https://togithub.com/SukkaW/foxact/compare/0.2.36...0.2.37) **Core Changes** - `foxact/rem` now also exports converter factory function - `foxact/rem` now supports customize html font size </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.435.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.435.0): New icons 0.435.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.434.0...0.435.0) #### Modified Icons 🔨 - `milestone` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) - `signpost` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.434.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.434.0): New icons 0.434.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.433.0...0.434.0) #### New icons 🎨 - `volume-off` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `file-volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-1` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-2` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-x` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.433.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.433.0): New icons 0.433.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.432.0...0.433.0) #### New icons 🎨 - `trending-up-down` ([#​2372](https://togithub.com/lucide-icons/lucide/issues/2372)) by [@​Alportan](https://togithub.com/Alportan) #### Fixes Lucide Solid - Fixed compilation issues when starting up Vite Dev server by [@​ericfennis](https://togithub.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2375](https://togithub.com/lucide-icons/lucide/pull/2375) ### [`v0.432.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.432.0): New icons 0.432.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.429.0...0.432.0) #### New icons 🎨 - `chart-gantt` ([#​2392](https://togithub.com/lucide-icons/lucide/issues/2392)) by [@​jguddas](https://togithub.com/jguddas) #### Modified Icons 🔨 - `contact-round` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) - `contact` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) </details> <details> <summary>nodejs/node (node)</summary> ### [`v20.17.0`](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.16.0...v20.17.0) </details> <details> <summary>bvaughn/react-resizable-panels (react-resizable-panels)</summary> ### [`v2.1.1`](https://togithub.com/bvaughn/react-resizable-panels/compare/2.1.0...2.1.1) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.1.0...2.1.1) </details> <details> <summary>szhsin/react-transition-state (react-transition-state)</summary> ### [`v2.1.2`](https://togithub.com/szhsin/react-transition-state/releases/tag/v2.1.2) [Compare Source](https://togithub.com/szhsin/react-transition-state/compare/v2.1.1...v2.1.2) - Add switch transition examples in README [#​639](https://togithub.com/szhsin/react-transition-state/issues/639) </details> <details> <summary>webpack/webpack (webpack)</summary> ### [`v5.94.0`](https://togithub.com/webpack/webpack/compare/v5.93.0...eabf85d8580dfcb876b56957ba5488222a4f7873) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.93.0...v5.94.0) </details> <details> <summary>cloudflare/workers-sdk (wrangler)</summary> ### [`v3.72.2`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3722) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.72.1...wrangler@3.72.2) ##### Patch Changes - [#​6511](https://togithub.com/cloudflare/workers-sdk/pull/6511) [`e75c581`](https://togithub.com/cloudflare/workers-sdk/commit/e75c5812f54e8660f3880e240cdb0051fc01674f) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: allow Pages projects to use \`experimental:nodejs_compat_v2" flag Fixes [#​6288](https://togithub.com/cloudflare/workers-sdk/issues/6288) - Updated dependencies \[[`b0e2f0b`](https://togithub.com/cloudflare/workers-sdk/commit/b0e2f0bfc67bee9c43a64ca12447e778758c27cd), [`f5bde66`](https://togithub.com/cloudflare/workers-sdk/commit/f5bde66914d24c59da35e051c5343c8f0554f782)]: - miniflare@3.20240821.0 - [@​cloudflare/workers-shared](https://togithub.com/cloudflare/workers-shared)[@​0](https://togithub.com/0).3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate bot
referenced
this pull request
in remcolakens/next-boilerplate
Aug 25, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`^6.4.8` -> `^6.5.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.8/6.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.4.8/6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.4.8/6.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.16.0` -> `^20.16.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.0/20.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.0/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.0/20.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.3.3` -> `^18.3.4`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.3/18.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.3.3/18.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.3.3/18.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^8.1.0` -> `^8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`^8.1.0` -> `^8.2.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.1.0/8.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`^14.2.5` -> `^14.2.6`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.5/14.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/14.2.5/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/14.2.5/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [husky](https://togithub.com/typicode/husky) | [`^9.1.4` -> `^9.1.5`](https://renovatebot.com/diffs/npm/husky/9.1.4/9.1.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/9.1.4/9.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/9.1.4/9.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lucide-react](https://lucide.dev) ([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.428.0` -> `^0.436.0`](https://renovatebot.com/diffs/npm/lucide-react/0.428.0/0.436.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.436.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.436.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.428.0/0.436.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.428.0/0.436.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`^14.2.5` -> `^14.2.6`](https://renovatebot.com/diffs/npm/next/14.2.5/14.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/14.2.5/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/14.2.5/14.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`9.7.1` -> `9.8.0`](https://renovatebot.com/diffs/npm/pnpm/9.7.1/9.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/9.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/9.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/9.7.1/9.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/9.7.1/9.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary> ### [`v6.5.0`](https://togithub.com/testing-library/jest-dom/compare/v6.4.8...62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.0) ##### 🚀 Features - **eslint-plugin:** add suggestion to `require-await` to remove `async` keyword ##### 🩹 Fixes - **eslint-plugin:** \[use-unknown-in-catch-callback-variable] flag second argument of `.then` - **eslint-plugin:** \[no-unnecessary-type-assertion] conflict with TS for variables used before assignment - **eslint-plugin:** delete \[] in message if ReadOnly\<string\[]> is detected - **eslint-plugin:** \[no-redundant-type-constituents] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unnecessary-type-parameters] check mapped constraint types if necessary - **eslint-plugin:** \[no-unsafe-enum-comparison] add logic to see through intersections ##### ❤️ Thank You - Abraham Guo - Dave - Jake Bailey - James - Josh Goldberg ✨ - liuxingbaoyu - Yukihiro Hasegawa - Yutong Zhu You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v14.2.6`](https://togithub.com/vercel/next.js/compare/v14.2.5...v14.2.6) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.5...v14.2.6) </details> <details> <summary>typicode/husky (husky)</summary> ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5) </details> <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.436.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.436.0): New icons 0.436.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.435.0...0.436.0) #### Modified Icons 🔨 - `backpack` ([#​2406](https://togithub.com/lucide-icons/lucide/issues/2406)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.435.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.435.0): New icons 0.435.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.434.0...0.435.0) #### Modified Icons 🔨 - `milestone` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) - `signpost` ([#​2281](https://togithub.com/lucide-icons/lucide/issues/2281)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.434.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.434.0): New icons 0.434.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.433.0...0.434.0) #### New icons 🎨 - `volume-off` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `file-volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-1` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-2` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume-x` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `volume` ([#​2378](https://togithub.com/lucide-icons/lucide/issues/2378)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.433.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.433.0): New icons 0.433.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.432.0...0.433.0) #### New icons 🎨 - `trending-up-down` ([#​2372](https://togithub.com/lucide-icons/lucide/issues/2372)) by [@​Alportan](https://togithub.com/Alportan) #### Fixes Lucide Solid - Fixed compilation issues when starting up Vite Dev server by [@​ericfennis](https://togithub.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/2375](https://togithub.com/lucide-icons/lucide/pull/2375) ### [`v0.432.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.432.0): New icons 0.432.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.429.0...0.432.0) #### New icons 🎨 - `chart-gantt` ([#​2392](https://togithub.com/lucide-icons/lucide/issues/2392)) by [@​jguddas](https://togithub.com/jguddas) #### Modified Icons 🔨 - `contact-round` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) - `contact` ([#​2391](https://togithub.com/lucide-icons/lucide/issues/2391)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.429.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.429.0): New icons 0.429.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.428.0...0.429.0) #### Modified Icons 🔨 - `message-square-dashed` ([#​2374](https://togithub.com/lucide-icons/lucide/issues/2374)) by [@​jguddas](https://togithub.com/jguddas) - `stethoscope` ([#​2379](https://togithub.com/lucide-icons/lucide/issues/2379)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v14.2.6`](https://togithub.com/vercel/next.js/compare/v14.2.5...v14.2.6) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.5...v14.2.6) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v9.8.0`](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.1...v9.8.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/remcolakens/next-boilerplate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Just so you know, Eric or everyone else stumbling upon this PR, you may be interested in using my Vite plugin https://github.com/WarningImHack3r/vite-plugin-lucide-preprocess to rewrite your imports for you. It's been made for Svelte but should work with no problem with Solid, let me know if it doesn't! |
This was referenced Sep 15, 2024
sanchitrk
added a commit
to zyghq/zyg
that referenced
this pull request
Sep 18, 2024
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade lucide-react from 0.379.0 to 0.435.0.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **50 versions** ahead of your current version. - The recommended version was released on **21 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>lucide-react</b></summary> <ul> <li> <b>0.435.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.435.0">2024-08-23</a></br><h2>Modified Icons 🔨</h2> <ul> <li><code>milestone</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2389170587" data-permission-text="Title is private" data-url="lucide-icons/lucide#2281" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2281/hovercard" href="https://github.com/lucide-icons/lucide/pull/2281">#2281</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jguddas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jguddas">@ jguddas</a></li> <li><code>signpost</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2389170587" data-permission-text="Title is private" data-url="lucide-icons/lucide#2281" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2281/hovercard" href="https://github.com/lucide-icons/lucide/pull/2281">#2281</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jguddas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jguddas">@ jguddas</a></li> </ul> </li> <li> <b>0.434.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.434.0">2024-08-23</a></br><h2>New icons 🎨</h2> <ul> <li><code>volume-off</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> </ul> <h2>Modified Icons 🔨</h2> <ul> <li><code>file-volume</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> <li><code>volume-1</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> <li><code>volume-2</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> <li><code>volume-x</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> <li><code>volume</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470475482" data-permission-text="Title is private" data-url="lucide-icons/lucide#2378" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2378/hovercard" href="https://github.com/lucide-icons/lucide/pull/2378">#2378</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karsa-mistmere/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karsa-mistmere">@ karsa-mistmere</a></li> </ul> </li> <li> <b>0.433.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.433.0">2024-08-23</a></br><h2>New icons 🎨</h2> <ul> <li><code>trending-up-down</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2467900248" data-permission-text="Title is private" data-url="lucide-icons/lucide#2372" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2372/hovercard" href="https://github.com/lucide-icons/lucide/pull/2372">#2372</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Alportan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Alportan">@ Alportan</a></li> </ul> <h2>Fixes Lucide Solid</h2> <ul> <li>Fixed compilation issues when starting up Vite Dev server by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ericfennis/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ericfennis">@ ericfennis</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2470215746" data-permission-text="Title is private" data-url="lucide-icons/lucide#2375" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2375/hovercard" href="https://github.com/lucide-icons/lucide/pull/2375">#2375</a></li> </ul> </li> <li> <b>0.432.0</b> - <a href="https://github.com/lucide-icons/lucide/releases/tag/0.432.0">2024-08-23</a></br><h2>New icons 🎨</h2> <ul> <li><code>chart-gantt</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2472141724" data-permission-text="Title is private" data-url="lucide-icons/lucide#2392" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2392/hovercard" href="https://github.com/lucide-icons/lucide/pull/2392">#2392</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jguddas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jguddas">@ jguddas</a></li> </ul> <h2>Modified Icons 🔨</h2> <ul> <li><code>contact-round</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2472125869" data-permission-text="Title is private" data-url="lucide-icons/lucide#2391" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2391/hovercard" href="https://github.com/lucide-icons/lucide/pull/2391">#2391</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jguddas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jguddas">@ jguddas</a></li> <li><code>contact</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2472125869" data-permission-text="Title is private" data-url="lucide-icons/lucide#2391" data-hovercard-type="pull_request" data-hovercard-url="/lucide-icons/lucide/pull/2391/hovercard" href="https://github.com/lucide-icons/lucide/pull/2391">#2391</a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jguddas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jguddas">@ jguddas</a></li> </ul> </li> <li> <b>0.429.0</b> - 2024-08-21 </li> <li> <b>0.428.0</b> - 2024-08-16 </li> <li> <b>0.427.0</b> - 2024-08-09 </li> <li> <b>0.426.0</b> - 2024-08-08 </li> <li> <b>0.425.0</b> - 2024-08-08 </li> <li> <b>0.424.0</b> - 2024-08-02 </li> <li> <b>0.423.0</b> - 2024-08-02 </li> <li> <b>0.422.0</b> - 2024-08-02 </li> <li> <b>0.421.0</b> - 2024-08-02 </li> <li> <b>0.420.0</b> - 2024-08-02 </li> <li> <b>0.419.0</b> - 2024-08-01 </li> <li> <b>0.418.0</b> - 2024-07-31 </li> <li> <b>0.417.0</b> - 2024-07-28 </li> <li> <b>0.416.0</b> - 2024-07-25 </li> <li> <b>0.415.0</b> - 2024-07-25 </li> <li> <b>0.414.0</b> - 2024-07-22 </li> <li> <b>0.413.0</b> - 2024-07-22 </li> <li> <b>0.412.0</b> - 2024-07-20 </li> <li> <b>0.411.0</b> - 2024-07-19 </li> <li> <b>0.410.0</b> - 2024-07-19 </li> <li> <b>0.409.0</b> - 2024-07-19 </li> <li> <b>0.408.0</b> - 2024-07-12 </li> <li> <b>0.407.0</b> - 2024-07-09 </li> <li> <b>0.406.0</b> - 2024-07-09 </li> <li> <b>0.405.0</b> - 2024-07-09 </li> <li> <b>0.404.0</b> - 2024-07-09 </li> <li> <b>0.403.0</b> - 2024-07-08 </li> <li> <b>0.402.0</b> - 2024-07-08 </li> <li> <b>0.401.0</b> - 2024-07-07 </li> <li> <b>0.400.0</b> - 2024-07-01 </li> <li> <b>0.399.0</b> - 2024-06-28 </li> <li> <b>0.398.0</b> - 2024-06-28 </li> <li> <b>0.397.0</b> - 2024-06-26 </li> <li> <b>0.396.0</b> - 2024-06-21 </li> <li> <b>0.395.0</b> - 2024-06-14 </li> <li> <b>0.394.0</b> - 2024-06-10 </li> <li> <b>0.391.0</b> - 2024-06-10 </li> <li> <b>0.390.0</b> - 2024-06-06 </li> <li> <b>0.387.0</b> - 2024-06-06 </li> <li> <b>0.386.0</b> - 2024-06-06 </li> <li> <b>0.385.0</b> - 2024-06-06 </li> <li> <b>0.384.0</b> - 2024-06-06 </li> <li> <b>0.383.0</b> - 2024-06-02 </li> <li> <b>0.382.0</b> - 2024-06-02 </li> <li> <b>0.381.0</b> - 2024-05-30 </li> <li> <b>0.380.0</b> - 2024-05-30 </li> <li> <b>0.379.0</b> - 2024-05-21 </li> </ul> from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI5YWMzODA0MS1hMGJmLTQ0ODgtYTk0NC04MDkxZjZlZDk0YTUiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjlhYzM4MDQxLWEwYmYtNDQ4OC1hOTQ0LTgwOTFmNmVkOTRhNSJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/sanchitrk/project/9a9f7a5d-de7e-4f88-93a2-a4ae7546f8c7?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/sanchitrk/project/9a9f7a5d-de7e-4f88-93a2-a4ae7546f8c7/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/sanchitrk/project/9a9f7a5d-de7e-4f88-93a2-a4ae7546f8c7/settings/integration?pkg=lucide-react&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"lucide-react","from":"0.379.0","to":"0.435.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"9ac38041-a0bf-4488-a944-8091f6ed94a5","prPublicId":"9ac38041-a0bf-4488-a944-8091f6ed94a5","packageManager":"npm","priorityScoreList":[],"projectPublicId":"9a9f7a5d-de7e-4f88-93a2-a4ae7546f8c7","projectUrl":"https://app.snyk.io/org/sanchitrk/project/9a9f7a5d-de7e-4f88-93a2-a4ae7546f8c7?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":50,"publishedDate":"2024-08-23T09:34:04.739Z"},"vulns":[]}'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 dependencies
Pull requests that update a dependency file
📖 documentation
Improvements or additions to documentation
🌍 site
Has to do something with the Lucide website
🪝 solid package
About the Solid package
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A similar issue we had before with the
lucide-svelte
, the dev server gets overloaded with files to compile. This is because Vite is compiling everything when a file is loaded, including the files that aren't used, see Vite issue . Since Svelte and Solid depend on pre-processors to optimize performance, we can't use pre-compiled files in the dev-server.So for now the only fix is by directly importing icons:
This PR added support for this. I've tested this with the latest versions of Solid Vite and Solid Start.
Closes: #2371
Closes: #1675